Hi @Jagadeep,
Absoluytely. You can check what is available on the Release Note for each version of SDK you are looking at.
On previous versions of SDKs, the RN was delivered as part of the SDK archive.
Now we have migrated to a new SDK structure (using CMake, west & KConfig), the documentation is online.
You can go to the https://mcuxpresso.nxp.com/mcuxsdk/latest/html/index.html , navigate through the various version on the bottom left and go to the Release Note section:


To complete my previous answer, if you really need to have the PAWR feature on the K32W148, you can take the MCX-W71 SDK (latest version) and apply it to your project or extract the files you want. As long as you are not using the CAN interface which is only available on MCX-W71, everything will work flawlessly.
I hope you find this useful.
Regards,
Alex