Hi Himanshu,
Use a microflow or nanoflow to retrieve the user's information from the "Account” entity as shown below
Use an image widget or an icon widget to display the profile picture. Set the image source to the user's profile picture attribute you retrieved..
Add a text widget or label widget near the profile icon. Set its value to the user's role attribute you retrieved.