---
title: introductory
framework: StoreKit
role: symbol
role_heading: Type Property
platforms: [iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, macOS 12.0+, tvOS 15.0+, visionOS 1.0+, watchOS 8.0+]
path: storekit/transaction/offertype/3822309-introductory
---

# introductory

An introductory offer for an auto-renewable subscription.

## Declaration

```swift
static let introductory: Transaction.OfferType
```

## Discussion

For more information about introductory offers, see `Set up introductory offers for auto-renewable subscriptions`.

The raw value of the [introductory](../offertype-swift.struct/introductory.md) offer type is `1`.

## See Also

### Getting offer types

- [promotional](../offertype-swift.struct/promotional.md)
- [code](../offertype-swift.struct/code.md)
- [winBack](../offertype-swift.struct/winback.md)
