Adding logout custom params to Logout Success events

We would like to be able to access custom params provided at logout inside the LogoutSuccess events.

It is possible to provide custom params to the logout method but these params are currently not accessible via the events. Being able to access these params may be very valuable. For example, we would like to set a custom param indicating the logout reason (manual logout, idle, etc).