You can use a class with the <<CORBAAnonymousSequence>> stereotype to avoid defining directly a type for an array for a sequence.
typedef sequence< string > 2D_array[10];