SkuTier type

SkuTier の値を定義します。

type SkuTier = "Free" | "Basic" | "Standard" | "Premium"