LocalizedConfiguration
constructor(title: String, subtitle: String? = null, callToAction: String, callToActionWithIntroOffer: String? = null, callToActionWithMultipleIntroOffers: String? = null, offerDetails: String? = null, offerDetailsWithIntroOffer: String? = null, offerDetailsWithMultipleIntroOffers: String? = null, offerName: String? = null, features: List<PaywallData.LocalizedConfiguration.Feature> = emptyList(), tierName: String? = null, offerOverrides: Map<String, PaywallData.LocalizedConfiguration.OfferOverride> = emptyMap())