The saved attribute string is just a string that saves values to re-use them later. It doesn't matter that it's not an enum, Mendix handles the saving and retrieving of the value - the attribute you're trying to save the default for could be any type, even an integer or boolean. Just make sure you also add it to the "default value" setting.