---
title: init()
framework: storekit
role: symbol
role_heading: Initializer
path: storekit/subscriptionperiodgroupset/init()
---

# init()

## Declaration

```swift
@MainActor @preconcurrency init() where Label == AutomaticSubscriptionOptionGroupLabel, MarketingContent == AutomaticSubscriptionStoreMarketingContent
```

## See Also

### Creating subscription period group sets

- [init(marketingContent:)](storekit/subscriptionperiodgroupset/init(marketingcontent:).md)
- [init(marketingContent:label:)](storekit/subscriptionperiodgroupset/init(marketingcontent:label:).md)
