BF: Correctly concatenate array options
The current "other" options code will not correctly concatenate options and instead will effectively drop them, leading to a failure in the test: fsl_course/fdt/bedpostx_cpu. The updated code should correctly concatenate the array variables, as with the gopts variable later on in the code.