Yeah, the way profile field options are stored in the database limits you to only 31 options (with default included, it's really 32). This ultimately stems from 32 bit integer limits. You may have to create a special mod for something more.
You might also look at this page for an example of what you can look into doing instead:
https://vborg.vbsupport.ru/showthread.php?t=61332