PremiumCapability: "userSubscriptionAddons"

Capabilities this version of the package knows the names of.

Deliberately widened with string & {} where it is used, so a NEWER API announcing a capability this package has never heard of still type-checks. A closed union would make an older client reject a newer server, which is the opposite of what a capability list is for.