isFreePlanEnabled: true, // this will be overridden when ONE_TIME is enabled billingPlan: BillingPlan.ONE_TIME, // choose between ONE_TIME or RECURRING
freeTrial: { isEnabled: true, // shows or hides the free trial duration: 14, // the duration of the free trial },