Hello,
To achieve the desired, you need a business rule triggering After disabling a user account and a scheduled task. The rule will set a custom date attribute to a future date by adding the required number of days. When the time comes, the scheduled task will delete the user. Finally, you should have something like the following:
Business rule
Scheduled task