vB 2 has this as a new feature. But in case you really want this into 1.1.6 here's how:
You've done steps 1 and 2 already (adding fields to database, and modifying templates. Step 3 is hack the code in members.php and memberlist.php
Do a search for an optional variable used in register.php like ICQ. Now just add code similar to those variables. Like add it do MySQL select statements and such. This should be straight forward, but backup everything before, just in case