TraumaPhyscondCategoryChoices: Record<
    "trait"
    | "impediment"
    | "debility",
    string,
>

Value-keyed label map for StringField({ choices }).