---
title: introductory
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/transaction/offertype-swift.struct/introductory
---

# introductory

An introductory offer for an auto-renewable subscription.

## Declaration

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

## Discussion

Discussion For more information about introductory offers, see Set up introductory offers for auto-renewable subscriptions. The raw value of the introductory offer type is 1.

## See Also

### Getting offer types

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