SkuTier type

SkuTier değerlerini tanımlar. Olası değerler şunlardır: 'Standard', 'Premium'

type SkuTier = "Standard" | "Premium"