Ultimate Member callback function issue

In your code you can replace:

$choice = $_POST['choose_mavatam1'];

with this:

$choice = $_POST['parent_option'];

error code: 523