ChoiceMethod: {
    ORDER: "order";
    PLURALITY: "plurality";
    UNRANKED: "unranked";
} = ...

"unranked" is more formally known as "approval" voting, but this is hard for people to intuit when there are only two alternatives.