I did something similar a while ago :
Add :
to the profile & register templates you’re using.
Then add the following to the countryCodes.php file:
$stateCodes = '[+STATELABEL+]:wlpeUserProfileState:state:select:Arizona(Arizona),Texas(Texas),';
etc.
I can’t recall if I did anything else to get it working, but I don’t think so.