If you look at the information on the create_account_success page ... as in go create an account ...
You will see that there is text on that page ...
You can customize the template to include additional text along with the Welcome Discount Coupon Redemption code ...
If you customize the language file for this page by copying the file:
/includes/languages/english/create_account_success.php
To your templates and overrides directory:
/includes/languages/english/your_template_dir/create_account_success.php
You can customize the define statement for:
TEXT_ACCOUNT_CREATED
That is the text that appears on that page ...
Add in there something about the Discount Coupon Redemption code ... perhaps make it stand out in red or something ...
This way, you are not getting into a lot of coding but rather are just changing the language file to display your Welcome Discount Coupon code ...
Should they miss it or not read the text about it on the create_account_success then not to worry ... they got it in email and they can use it next time ...