If you are not deleting data then PCTUSED does not matter, but just set it to 99.
If you set the table to nologging then you should preserve your source data until the database has been backed up.
Partitioning would be useful for dropping old data easily or for enhancing performance if users will commonly use a particular set of columns to filter their result sets.
