If you have a field in SharePoint that is setup as a choice field, and you want to have multiple default values, you can do the following:
Instead of selecting the Default option, select the Calculated Value and enter the items separated with semicolon and the hash sign.
Like this:
=";#Red;#Green;#Blue;#"