그룹별 선택 기능으로 코드 복사 및 붙여넣기 버튼 제공

I think you could achieve something like this if you hid the copy code button with CSS and only made it visible again for users in a certain group. You can use CSS Classes for Current User's Groups to be able to refer to user’s groups.