int FindString(int char *s)
Finds a choice matching the given string, returning the position if found, or -1 if not found.