I have an object param that has these properties:
param.ValidValues (key-value array)
param.DefaultValues (values
Take a look what values you are using to populate your default values
I use ng-options because it has a better performance
Check this example, I updated a few minutes ago. Please click here
I hope this will be useful for you.