UserPlanType: {
    tierId: string;
    type: "user";
    userPremiumServerPremium: string | null;
}