pub fn fn_choose(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
CHOOSE(index_num, value1, [value2], …) - returns value at given index.