Preemption optimization - phase 1

Like I mentioned earlier, with string_array we can not define an order. Definition of string_array in formats section of bigbook says - “Comma-separated list of strings. Strings in string_array may not contain commas. No limit on length.”. It does not talk about the order. To me, It makes more sense to have it as a string than to have it as a string_array.