consumableTypes: {
    drug: "Drug";
    misc: "Miscellaneous";
    pharmaceutical: "Pharmaceutical";
    poison: "Poison";
    potion: "Potion/Oil";
    rod: "Rod";
    scroll: "Scroll";
    staff: "Staff";
    wand: "Wand";
} = ...

Enumerate the valid consumable types which are recognized by the system