I've added a checkbox as a custom profile field (visible during registration) which will allow the user to opt-in/opt-out of communication. I'd like the checkbox to default to checked, but cannot figure out how/where to do that. I thought hook_profile_alter might work, but it only seems to apply to the display of the profile, but not the editing of the profile.