I would like to create an enum like:
enum stores { STOREA = { label: "Amazon", value: "amazon" }; STOREB = { label: "Walmart"