A Method with a ParamArray Cannot have any Optional Parameters
From Xojo Documentation
Error message
You cannot use the Optional keyword in a parameter list containing the ParamArray keyword.
You cannot use the Optional keyword in a parameter list containing the ParamArray keyword.