There is a small issue in the Schema Browser when displaying packages which contains statements like the one below:
SELECT TO_STRING (CAST (COLLECT (dummy ORDER BY dummy) AS varchar2_ntt )) col_list
The problem seems to be with the ORDER BY clause as removing it from the package the Schema Browser shows the packages properly
WORKAROUND
None
STATUS
Waiting for fix in a future release of Toad for Oracle