export type MetadataTemplateOptionRequest = { label: string; value: string; };