I am attempting to create a C# string array to use as options for the .GetUserInputList, but am getting compile errors in the DF editor. Can a single-dimensional array be used like this with .GetUserInputList? If so, can a specific array element be referenced in the Switch?