export interface ItemOption { id: string name: string shortName?: string }