picker
A subscription store control style that displays subscription plans as a picker control, with a single button to subscribe.
Declaration
@MainActor @preconcurrency static var picker: PickerSubscriptionStoreControlStyle { get }Discussion
You can also use subscriptionStoreControlStyle(_:) with picker as the parameter to construct this style.