export interface UserOptions { userId: string optionName: string optionValue: string }