Either you set the setting 'add debug information when compiling' on the preferences screen, or you wrong-click the package and select 'add debug information' from the menu. Another possibility is to execute the following command: alter compile debug;
Then you should be able to see the values of the variables.
Hope this helps,
Regards,
Patrick